golang.org/x/tools/go/ast/inspector.item.edgeKindAndIndex (field)
3 uses
golang.org/x/tools/go/ast/inspector (current package)
inspector.go#L262: edgeKindAndIndex int32 // edge.Kind and index, bit packed
inspector.go#L279: edgeKindAndIndex: packEdgeKindAndIndex(ek, eindex),
inspector.go#L309: parent: current.edgeKindAndIndex, // see [unpackEdgeKindAndIndex]
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)